Skip to content

fix(deps): update coil3 to v3.6.2 - #356

Merged
DennisBauer merged 1 commit into
mainfrom
renovate/coil3
Sep 7, 2026
Merged

fix(deps): update coil3 to v3.6.2#356
DennisBauer merged 1 commit into
mainfrom
renovate/coil3

Conversation

@renovate

@renovate renovate Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.coil-kt.coil3:coil-network-ktor3 3.5.03.6.2 age confidence
io.coil-kt.coil3:coil 3.5.03.6.2 age confidence
io.coil-kt.coil3:coil-compose-core 3.5.03.6.2 age confidence
io.coil-kt.coil3:coil-compose 3.5.03.6.2 age confidence

Release Notes

coil-kt/coil (io.coil-kt.coil3:coil-network-ktor3)

v3.6.2

Compare Source

  • Fix DeDupeConcurrentRequestStrategy hanging requests for a key if a waiting request is cancelled. (#​3566)
  • Fix a JS/WASM linkage error when using Compose Multiplatform 1.13. (#​3568)

v3.6.1

Compare Source

  • Fix JS builds failing when ES modules are enabled. (#​3558)

v3.6.0

Compare Source

  • New: Add support for loading blob: URLs (object URLs) on JS/WASM. (#​3504)
  • New: Add ImageRequest.Builder.allowPartialImage and ImageLoader.Builder.allowPartialImage to configure whether StaticImageDecoder on Android accepts partial images. This is enabled by default, which is the same behavior in previous Coil releases. (#​3494)
  • Fix AsyncImage crashing when measured with inverted constraints. (#​3470)
  • Fix Compose filterQuality not being applied to drawable-backed images, including GIFs. (#​3469)
  • Fix a JS/WASM image decoder memory leak. (#​3503)
  • Fix images failing to render with GenericViewTarget in R8 9.0+ optimized builds. (#​3518)
  • Use Runtime.maxMemory() to determine the maximum memory cache size on JVM instead of assuming 512 MB of available memory. (#​3458)
  • Bundle ProGuard rules with the non-Android JVM artifact. (#​3476)
  • Update the Android compile SDK to 37.
  • Update Kotlin to 2.4.10.
  • Update Compose to 1.12.0.
  • Update Okio to 3.18.1.
  • Update Skiko to 0.150.1.
  • Update kotlinx-io-okio to 0.9.1.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Sep 4, 2026
@DennisBauer
DennisBauer merged commit 32ddae8 into main Sep 7, 2026
3 checks passed
@DennisBauer
DennisBauer deleted the renovate/coil3 branch September 7, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant